netbios-node-type
This command specifies the NetBIOS (WINS) node type (i.e. 1 = B-node, 2 = P-node, 4 = M-node, 8 = H-node) on the specified interface.
Syntax
netbios-node-type <wins node type> no netbios-node-type
Command |
Description |
---|---|
<wins node type> |
Specifies the NetBIOS (WINS) node type (i.e. 1 = B-node, 2 = P-node, 4 = M-node, 8 = H-node). This parameter is optional. (BOOTP / DHCP Option 46). |
Default
NA
Functional notes
NA
Command Mode
Privileged User
Related Commands
This command is also available from the interface configuration sub-directory. See ip dhcp-server.
Example
This example sets the WINS note type to B-node (= 1).
(dhcp-conf-VLAN 5)# netbios-node-type 1
This example clears this parameter.
(dhcp-conf-VLAN 5)# no netbios-node-type